Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- Vancouver
Popular repositories
-
ngrid
AutoHotkey Window Gridding tool similar to VisualStudio window snapins
AutoHotkey 2
-
cqlsh_standalone
Standalone CQLSH executable
-
pony-struct
A library for converting between Pony native types and bytestreams and back using a format specification string
Pony 2
-
locust
A self-managing distributed computing swarm with arbitrary complexity support
Python 1
-
franges
Franges adds support for floating point and fixed precision (Decimal) range generator functions.
-
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
Forked from CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming in data analysis with a computation/understanding-first, mathematics-second point of view. All in…
Python
361 contributions in the last year
Contribution activity
May 2019
April 2019
- Update README's to wrap full `--in` command in single quotes
- Bugfix for source race of close + open when both file descriptors are equal
- Bring SourceCoordinator into barrier protocol
- Have worker only identify control port once it knows it's listening on it
- Issue 2832
- Fix failing example tester scripted tests
Created an issue in WallarooLabs/wallaroo that received 10 comments
Stateless apps never unmute source when compiled with `resilience=on`
Is this a bug, feature request, or feedback?
This is a bug.
Regardless of whether compiled with resilience=on or not, this test should pass.
What i…
- Add LogRotation event + validation logic to resilience harness
- Manual test of log rotation
- Wallaroo apps print the help section twice when run with `--help`
- Worker joining never completes migration
- tcp_source_coordinator fails when new worker joins
- Window_detector test fails with missing value in window output
- Worker keeps processing data despite having began to shut down -- resulting in `fail()`
- Docs explaining difference between sources
- Crash after recovery: `Unable to decode message at connector source`
- Post Source Migration Work
- event_ts errors in integration tests with `gensource`
- Order violations across worker boundaries when using gensource
- Revisit /Connectors/* after merging AtLeastOnceConnectors + Sources On Multiple Workers
- Remove celsius_connector example app
- Cluster startup failure in CI
- Split up circle ci jobs into more jobs with fewer individual tests per job
- Wallaroo workers exit during startup