Skip to content

dropping the execmodel concept again #150

Description

@RonnyPfannschmidt

CC @ctheune @nicoddemus

the execmodel concept that @hpk42 introduced back in 2013 has multiple drawbacks

  1. it breaks execnet for testing qt, as the main thread is no longer under safe control
  2. it is completely incompatible with the async primitives that are starting to win (asyncio/trio/curio, async/await)

its not quite clear to me for what detailed use-case it was introduced, but as it is right now its a major show-stopper for me to introduce any support for modern async primitives

its the biggest reason why i dropped execnet maintenances, the second biggest reason being that there seemingly where possible placements (unfortunately the replacements turned out not to work out)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions