CloudI / CloudI

A Cloud at the lowest level!

Home Page:https://cloudi.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add process settings to request_pid_options and info_pid_options service configuration options

okeuday opened this issue · comments

  • Add sensitive (erlang:process_flag(sensitive, Boolean))

erlang:process_flag(max_heap_size, Size) in 19.0

also erlang:process_flag(message_queue_data, _) in 19.0

Done!