mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
[streaming] Message bundle use inplacement instance (#6606)
* streaming message bundle use inplacement instance * fix typo & enable common test * fix compiler warning * block copy for serilization * add reference * remove streaming common test to travis script
This commit is contained in:
@@ -22,7 +22,6 @@ fi
|
||||
# Cause the script to exit if a single command fails.
|
||||
set -e
|
||||
set -x
|
||||
export STREAMING_METRICS_MODE=DEV
|
||||
|
||||
# Get the directory in which this script is executing.
|
||||
SCRIPT_DIR="`dirname \"$0\"`"
|
||||
|
||||
Reference in New Issue
Block a user