{"id":19113215,"url":"https://github.com/sup/scala-vs-twitter-future","last_synced_at":"2026-06-20T15:31:37.869Z","repository":{"id":224263443,"uuid":"762848755","full_name":"sup/scala-vs-twitter-future","owner":"sup","description":"A brief comparison on behavior between Scala Futures and Twitter Futures on fatal exceptions","archived":false,"fork":false,"pushed_at":"2024-02-24T21:48:51.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T11:41:27.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-24T21:22:45.000Z","updated_at":"2024-02-24T21:35:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6d41c96-6af4-4c88-ada5-8b51ce6b71e4","html_url":"https://github.com/sup/scala-vs-twitter-future","commit_stats":null,"previous_names":["sup/scala-vs-twitter-future"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sup/scala-vs-twitter-future","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Fscala-vs-twitter-future","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Fscala-vs-twitter-future/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Fscala-vs-twitter-future/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Fscala-vs-twitter-future/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sup","download_url":"https://codeload.github.com/sup/scala-vs-twitter-future/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup%2Fscala-vs-twitter-future/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34576041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T04:35:37.658Z","updated_at":"2026-06-20T15:31:37.845Z","avatar_url":"https://github.com/sup.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scala-vs-twitter-future\nA brief comparison on behavior between Scala Futures and Twitter Futures on fatal exceptions.\n\n**Summary**\n* Scala Future: Fatal exceptions will cause the future to hang. Any awaits on a composition of Scala Futures that involve a fatal exception like a `NonLocalReturnException` or `LinkageError` will never complete.\n* Twitter Future: Fatal exceptions will cause the future to be completed exceptionally (Similar to a Java CompletableFuture).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup%2Fscala-vs-twitter-future","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsup%2Fscala-vs-twitter-future","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup%2Fscala-vs-twitter-future/lists"}