Popular repositories
-
Forked from pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python 1
-
-
Forked from apache/arrow
Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple langua…
C++
-
379 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 1 commit in 1 repository
Created a pull request in dask/distributed that received 12 comments
Set runspec on all new tasks to avoid deadlocks
This is a more minimalistic version of #4360 with fixes I am pretty confident with. I still can see local issue, though and this is incomplete.
Opened 3 other pull requests in 2 repositories
dask/distributed
1
open
1
closed
JDASoftwareGroup/kartothek
1
open
Reviewed 2 pull requests in 1 repository
JDASoftwareGroup/kartothek 2 pull requests
Created an issue in dask/distributed that received 1 comment
Internal worker state transitions
In #4360 various deadlock situations are investigated where some of them are connected to the way valid states and state transitions of the worker[1]