Skip to content

Improve support for windows#53

Open
straywarrior wants to merge 1 commit intoseomoz:masterfrom
straywarrior:win-support
Open

Improve support for windows#53
straywarrior wants to merge 1 commit intoseomoz:masterfrom
straywarrior:win-support

Conversation

@straywarrior
Copy link

qless-py-worker is a easy to use in Linux but is not so friendly to Window users. Though every user can define their own worker but I think it's useful to add some support in the original worker.
I made some changes to support Windows to some degree.

  • More robust method to get signals that are supported by current operating systems.
  • Add option to run serial or forking worker to qless-py-worker. Windows can only use serial worker.
    And some code format are not preferred by PEP-8 style so I made some changes to them. But it is not so important and can be ignored and I can push a new commit.

…gnals in windows; add an option to qless-py-worker to select the type of woker. Format some code to pep-8 style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant