pitgull
pitgull copied to clipboard
Change synchronous backend in bootstrap to async one
https://github.com/polyvariant/pitgull/pull/264 introduces a synchronous backend for communicating with gitlab. It should either be changed to async one, or wrapped in F
to eliminate Identity
from Gitlab.sttpInstance
signature