Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The AsyncIPC example does not work on windows #12

@abijahm

Description

@abijahm

i get the following error when running the asyncipc example

example.nim(12)          example
asyncipc.nim(238)        open
oserr.nim(110)           raiseOSError
Error: unhandled exception: The parameter is incorrect.
 [OSError]
Error: execution of an external program failed: 'e:\inter-process\example.exe '

if i add
echo getLastError()

after this line it seems to work
https://github.com/cheatfate/asynctools/blob/master/asynctools/asyncipc.nim#L233

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions