class Adam:
def __init__(self):
self.work = PacketFabric("Lead Sr. Software Engineer")
self.oss = Sanic("Core Maintainer")
self.home = Israel("Negev")
async def run(self, inputs: Union[Pretzels, Coffee]) -> None:
while True:
await self.work.do(inputs)
await self.oss.do(inputs)
def sleep(self):
raise NotImplementedErrorPinned
3,756 contributions in the last year
Less
More
Activity overview
Contributed to
sanic-org/sanic,
sanic-org/sanic-guide,
sanic-org/sanic-routing
and 5 other
repositories
Contribution activity
October 2021
Created 14 commits in 5 repositories
Created 1 repository
- ahopkins/sentry-python Python
Created a pull request in sanic-org/sanic that received 9 comments
Allow non-conforming ErrorHandlers
Closes #2250 Closes #2258 The point of this will be to allow non-conforming ErrorHandlers to continue to operate.
+60
−5
•
9
comments
Opened 5 other pull requests in 2 repositories
sanic-org/sanic
2
open
2
merged
getsentry/sentry-python
1
open
Reviewed 7 pull requests in 4 repositories
sanic-org/sanic
3 pull requests
sanic-org/discord-bot
2 pull requests
sanic-org/sanic-assets
1 pull request
sanic-org/sanic-ext
1 pull request
Opened 2 issues in 1 repository
sanic-org/sanic
1
open
1
closed
14
contributions
in private repositories
Oct 3