plasmodic / ecto

ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.
http://ecto.willowgarage.com/
BSD 3-Clause "New" or "Revised" License
97 stars 37 forks source link

Activate gil release/call macros #269

Closed stonier closed 9 years ago

stonier commented 9 years ago

This is a follow up to the earlier pull request (#265) updating the gil releaser code. Have been testing that with scheduler executions in multiply spawned threads for a while now and all seems ok.

Tests still pass (including the gil exercise).

stonier commented 9 years ago

I'll follow up this pull request with some code that actually makes good use of this shortly :)

vrabaud commented 9 years ago

trusting you :)