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 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
278 contributions in the last year
Contribution activity
August 2020
fosterseth has no activity
yet for this period.
July 2020
Created a pull request in project-receptor/receptor that received 4 comments
Add logger
related #10
debug.Printf(...
becomes
logger.Debug(...
Currently there are the following levels, Error, Warning, Info, and Debug
We can control the …
+312
−246
•
4
comments
- Cancel and release extend to remote units of work
- Fix thread hang on connection loss
- Receptorctl release multiple units
- Add unit-of-work handling to receptorctl
- Use timeouts in BackendSession Recv method to fix leaking goroutine
- Fix blocking situations that were preventing clean shutdown
- Receptorctl
- Test ssl backends
- Log more detail for JSON and struct unpacking errors
- Rework backend scheme
- Enforce positive connection costs
- Move CI to Docker
Created an issue in project-receptor/receptor that received 1 comment
Jobs stuck in pending even when remote node comes back online
Steps to reproduce,
start local control node (foo.yml)
start remote node (bar.yml) and allow connections to establish
kill bar node
on foo:control, …
1
comment
8
contributions
in private repositories
Jul 10 – Jul 29

