Chalupa Petr

Results 8 issues of Chalupa Petr

Ruby pools create threads first before putting work to queue, java threads put work first into queue until full then they create new threads. This needs to be unified. We...

bug

It currently uses TimerSet which runs in IO pool and creates unnecessary threads.

enhancement

bug
looking-for-contributor
medium-priority

Classes using mutex: - [ ] MVar - [ ] TVar - [x] Dereferencable (when is it suppose to be removed?) Classes with final ivars not using layer: - [x]...

bug

Removes dependency on global state from all classes. Introduce `World` which can have default executors, which are injected when constructors on the world are used. Or instead of world it...

enhancement

C-R should unify on what exceptions to catch. Discussed in #507

enhancement
medium-priority

Our company is named `word1.word2` but even if I add it to my personal Dictionary it is highlighted everywhere. Could a support for detecting multi-word phrases with punctuation be added?...