Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / actor-framework/actor-framework issues and pull requests

#1964 - Avoid clang-tidy false positives for intrusive_ptr

Pull Request - State: closed - Opened by Neverlord 2 days ago - 1 comment
Labels: diagnostic

#1963 - clang c++23 std::format compilation error

Issue - State: open - Opened by uglyreptile 5 days ago
Labels: bug

#1962 - Send close-frame on WebSocket abort

Pull Request - State: open - Opened by riemass 7 days ago - 3 comments
Labels: bugfix

#1961 - publish,subscribe

Issue - State: closed - Opened by qljsky 14 days ago
Labels: question

#1960 - Add tests for stringification_inspector

Pull Request - State: closed - Opened by shariarriday 17 days ago - 3 comments
Labels: testing

#1959 - Add regression test for #1953

Pull Request - State: closed - Opened by Neverlord 19 days ago - 1 comment
Labels: testing

#1958 - Add tests for parsing json files

Pull Request - State: closed - Opened by shariarriday 24 days ago - 1 comment
Labels: testing

#1957 - Fix undefined type in c++23 mode

Pull Request - State: closed - Opened by riemass 26 days ago - 1 comment
Labels: bugfix

#1956 - Add tests for json to increase coverage

Pull Request - State: closed - Opened by shariarriday 27 days ago - 1 comment
Labels: testing

#1955 - Pass over the escape/unescape function pairs

Issue - State: open - Opened by riemass 28 days ago
Labels: refactoring

#1953 - Strings are appended instead of replaced when deserializing. Is this intended?

Issue - State: closed - Opened by odoriath-neo about 1 month ago - 3 comments
Labels: bug

#1952 - Fix doxygen syntax in files

Pull Request - State: closed - Opened by shariarriday about 1 month ago - 1 comment
Labels: documentation

#1951 - robot tests stability fix

Pull Request - State: closed - Opened by shariarriday about 1 month ago - 2 comments
Labels: testing

#1950 - Update comments to resolve doxygen warnings

Pull Request - State: closed - Opened by shariarriday about 2 months ago - 1 comment
Labels: documentation

#1949 - Escape non-printable characters in JSON output

Pull Request - State: closed - Opened by riemass 2 months ago - 5 comments
Labels: bugfix

#1948 - CAF printtlp.cpp cann't run

Issue - State: closed - Opened by qingshi666666 3 months ago - 1 comment
Labels: invalid

#1947 - Always put tests into the anonymous namespace

Pull Request - State: closed - Opened by Neverlord 3 months ago - 1 comment
Labels: testing

#1946 - Warnings when building Doxygen

Issue - State: closed - Opened by Neverlord 3 months ago - 1 comment
Labels: documentation

#1945 - There is a broken link bug on the website https://www.interance.io/learning.

Issue - State: closed - Opened by MiQter 3 months ago - 1 comment
Labels: documentation

#1944 - CMake not finding OpenSSL

Issue - State: closed - Opened by u32744 3 months ago - 2 comments
Labels: question

#1943 - Fix how some type names are rendered in help text

Pull Request - State: closed - Opened by Neverlord 3 months ago - 1 comment
Labels: bugfix

#1942 - Always install a default logger when running tests

Pull Request - State: closed - Opened by Neverlord 3 months ago - 1 comment
Labels: testing

#1941 - Add retry flow operator

Pull Request - State: closed - Opened by shariarriday 3 months ago - 1 comment
Labels: new feature

#1940 - Is it correct to actor_cast a self_pointer to an actor?

Issue - State: closed - Opened by xiewei20082008 3 months ago - 1 comment
Labels: question

#1939 - Add actor-framework package for Fedora

Pull Request - State: closed - Opened by topazus 3 months ago - 2 comments
Labels: documentation

#1938 - missing close-frame when shutting down websocket server

Issue - State: open - Opened by allspark 4 months ago - 3 comments
Labels: bug

#1937 - print.hpp: Control characters not escaped correctly

Issue - State: closed - Opened by Masrepus 4 months ago - 7 comments
Labels: bug

#1936 - Fix cleanup for stopped workers

Pull Request - State: closed - Opened by shariarriday 4 months ago - 1 comment
Labels: bugfix

#1935 - Set receive policy in WS framing layer

Pull Request - State: closed - Opened by riemass 4 months ago - 1 comment
Labels: bugfix

#1934 - Update and restructure the manual sources

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: documentation

#1934 - Update and restructure the manual sources

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: documentation

#1933 - Fix deprecated and format errors in doxygen

Pull Request - State: closed - Opened by shariarriday 4 months ago - 3 comments
Labels: documentation

#1932 - Rename shutdown to abort_and_shutdown in http::router

Pull Request - State: closed - Opened by riemass 4 months ago - 1 comment
Labels: improvement

#1932 - Rename shutdown to abort_and_shutdown in http::router

Pull Request - State: closed - Opened by riemass 4 months ago - 1 comment
Labels: improvement

#1931 - Generate Doxyfile from CMake

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: documentation

#1931 - Generate Doxyfile from CMake

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: documentation

#1930 - Minor API additions for use cases at Interance

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: new feature

#1930 - Minor API additions for use cases at Interance

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: new feature

#1929 - More broken Doxygen output

Issue - State: closed - Opened by Neverlord 4 months ago
Labels: documentation

#1928 - How to encapsulate a calculator to only provide a C function interface?

Issue - State: closed - Opened by MiQter 4 months ago - 3 comments
Labels: question

#1928 - How to encapsulate a calculator to only provide a C function interface?

Issue - State: closed - Opened by MiQter 4 months ago - 3 comments
Labels: question

#1927 - Bump version and fix documentation for doxygen

Pull Request - State: closed - Opened by shariarriday 4 months ago - 3 comments
Labels: bugfix, documentation

#1927 - Bump version and fix documentation for doxygen

Pull Request - State: closed - Opened by shariarriday 4 months ago - 3 comments
Labels: bugfix, documentation

#1926 - Cannot run recent examples with vcpkg package

Issue - State: closed - Opened by prabuinet 4 months ago - 2 comments
Labels: packaging

#1926 - Cannot run recent examples with vcpkg package

Issue - State: closed - Opened by prabuinet 4 months ago - 2 comments
Labels: packaging

#1925 - Graceful shutdown in http::async_client

Pull Request - State: closed - Opened by riemass 4 months ago - 1 comment
Labels: bugfix

#1925 - Graceful shutdown in http::async_client

Pull Request - State: closed - Opened by riemass 4 months ago - 1 comment
Labels: bugfix

#1924 - Fix unused parameter warning

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: diagnostic

#1924 - Fix unused parameter warning

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: diagnostic

#1923 - Possible bug/issue with flow_bridge_base::prepare_send()

Issue - State: closed - Opened by weberdaniel 4 months ago - 3 comments
Labels: invalid

#1923 - Possible bug/issue with flow_bridge_base::prepare_send()

Issue - State: closed - Opened by weberdaniel 4 months ago - 3 comments
Labels: invalid

#1922 - Proposal: equivalent to `caf::json*` but for XML?

Issue - State: open - Opened by ethindp 4 months ago - 5 comments
Labels: feature request

#1922 - Proposal: equivalent to `caf::json*` but for XML?

Issue - State: open - Opened by ethindp 4 months ago - 5 comments
Labels: feature request

#1921 - Fix crash in run_actions when calling quit

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: bugfix

#1921 - Fix crash in run_actions when calling quit

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: bugfix

#1920 - Crash in `run_actions` when calling `quit`

Issue - State: closed - Opened by Neverlord 4 months ago
Labels: bug

#1920 - Crash in `run_actions` when calling `quit`

Issue - State: closed - Opened by Neverlord 4 months ago
Labels: bug

#1919 - Build errors with clang using c++23

Issue - State: closed - Opened by riemass 4 months ago - 4 comments
Labels: bug

#1919 - Build errors with clang using c++23

Issue - State: closed - Opened by riemass 4 months ago - 4 comments
Labels: bug

#1918 - Websocket client closes the connection

Issue - State: closed - Opened by riemass 4 months ago - 2 comments
Labels: bug

#1917 - Adjust severity for disposing connection acceptors

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: improvement

#1917 - Adjust severity for disposing connection acceptors

Pull Request - State: closed - Opened by Neverlord 4 months ago - 1 comment
Labels: improvement

#1916 - Doxygen: much of the documentation has seemingly vanished

Issue - State: closed - Opened by ethindp 4 months ago - 6 comments
Labels: documentation

#1916 - Doxygen: much of the documentation has seemingly vanished

Issue - State: closed - Opened by ethindp 4 months ago - 6 comments
Labels: documentation

#1915 - Fix python version in FreeBSD CI

Pull Request - State: closed - Opened by riemass 4 months ago - 1 comment
Labels: pipeline

#1915 - Fix python version in FreeBSD CI

Pull Request - State: closed - Opened by riemass 4 months ago - 1 comment
Labels: pipeline

#1914 - Fix cleanup in the consumer adapter if pull fails

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: bugfix

#1914 - Fix cleanup in the consumer adapter if pull fails

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: bugfix

#1913 - Fix an example in the testing manual section

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: documentation

#1913 - Fix an example in the testing manual section

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: documentation

#1912 - Document the flow multicaster

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: documentation

#1912 - Document the flow multicaster

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: documentation

#1911 - Add new module for background workers

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: new feature

#1911 - Add new module for background workers

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: new feature

#1910 - Fix python version in FreeBSD

Pull Request - State: closed - Opened by riemass 5 months ago - 2 comments
Labels: pipeline

#1910 - Fix python version in FreeBSD

Pull Request - State: closed - Opened by riemass 5 months ago - 2 comments
Labels: pipeline

#1909 - Why is my request from a scoped_actor timing out when using the deterministic fixture?

Issue - State: closed - Opened by SpeedCrash100 5 months ago - 3 comments
Labels: question

#1909 - Why is my request from a scoped_actor timing out when using the deterministic fixture?

Issue - State: closed - Opened by SpeedCrash100 5 months ago - 3 comments
Labels: question

#1907 - Investigate tests not running in some distros

Issue - State: open - Opened by riemass 5 months ago
Labels: pipeline

#1906 - Fix typos pipeline step

Pull Request - State: closed - Opened by riemass 5 months ago - 1 comment
Labels: diagnostic

#1906 - Fix typos pipeline step

Pull Request - State: closed - Opened by riemass 5 months ago - 1 comment
Labels: diagnostic

#1905 - Disable caf-robot-stream-octet test

Pull Request - State: closed - Opened by riemass 5 months ago - 2 comments
Labels: pipeline

#1905 - Disable caf-robot-stream-octet test

Pull Request - State: closed - Opened by riemass 5 months ago - 2 comments
Labels: pipeline

#1904 - Investigate frequent failures of caf-robot-stream-octet

Issue - State: closed - Opened by riemass 5 months ago
Labels: pipeline

#1904 - Investigate frequent failures of caf-robot-stream-octet

Issue - State: closed - Opened by riemass 5 months ago
Labels: pipeline

#1903 - Fix errors when using std::format

Pull Request - State: closed - Opened by riemass 5 months ago - 3 comments
Labels: bugfix

#1903 - Fix errors when using std::format

Pull Request - State: closed - Opened by riemass 5 months ago - 3 comments
Labels: bugfix

#1902 - Fix ctor access when spawning io::broker

Pull Request - State: closed - Opened by riemass 5 months ago - 1 comment
Labels: bugfix

#1902 - Fix ctor access when spawning io::broker

Pull Request - State: closed - Opened by riemass 5 months ago - 1 comment
Labels: bugfix

#1901 - Fix log severity when disposing connection acceptors

Issue - State: closed - Opened by Neverlord 5 months ago
Labels: improvement

#1901 - Fix log severity when disposing connection acceptors

Issue - State: closed - Opened by Neverlord 5 months ago
Labels: improvement

#1900 - Regression in caf::io::spawn_client

Issue - State: closed - Opened by Neverlord 5 months ago - 2 comments
Labels: bug

#1900 - Regression in caf::io::spawn_client

Issue - State: closed - Opened by Neverlord 5 months ago - 2 comments
Labels: bug

#1898 - Polish examples

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: refactoring, documentation

#1898 - Polish examples

Pull Request - State: closed - Opened by Neverlord 5 months ago - 1 comment
Labels: refactoring, documentation

#1897 - Fix heap use after free in blocking actor

Pull Request - State: closed - Opened by riemass 5 months ago - 1 comment
Labels: bugfix

#1897 - Fix heap use after free in blocking actor

Pull Request - State: closed - Opened by riemass 5 months ago - 1 comment
Labels: bugfix