Skip to content

sebver/zio-http4s-scope-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

Run

sbt docker:publishLocal && docker run -p 8080:8080 zio-scope-issue:latest

and

while true; do curl localhost:8080/status || echo fail; echo ''; sleep 0.2; done

The defect should appear within a minute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages